chore(deps): bump the workspace group across 1 directory with 3 updates - #96
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the workspace group across 1 directory with 3 updates#96dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/workspace-f0018f3a95
branch
from
July 29, 2026 09:53
96b81d5 to
b81ebdb
Compare
Bumps the workspace group with 3 updates in the / directory: [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic), [@ai-sdk/deepseek](https://github.com/vercel/ai/tree/HEAD/packages/deepseek) and [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google). Updates `@ai-sdk/anthropic` from 3.0.84 to 3.0.103 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@3.0.103/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@3.0.103/packages/anthropic) Updates `@ai-sdk/deepseek` from 2.0.39 to 2.0.50 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/deepseek@2.0.50/packages/deepseek/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/deepseek@2.0.50/packages/deepseek) Updates `@ai-sdk/google` from 3.0.82 to 3.0.102 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google@3.0.102/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@3.0.102/packages/google) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace - dependency-name: "@ai-sdk/deepseek" dependency-version: 2.0.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace - dependency-name: "@ai-sdk/google" dependency-version: 3.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workspace ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/workspace-f0018f3a95
branch
from
July 29, 2026 10:35
b81ebdb to
6ba53ed
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
1 task
iamjr15
added a commit
that referenced
this pull request
Jul 31, 2026
…110) Phase C of the OSS-ready program. - **PR-title gate**: Conventional-Commits pattern still enforced for all; the 72-char ceiling now exempts `dependabot[bot]` (titles are machine-generated and unshortenable — #76/#78 fail today solely on length; commitlint's own ceiling is 100). - **Dependency floors**: `dompurify` → 3.4.12 (closes alert #5); `body-parser` → 2.3.0 (resolved 2.2.2 was in-range via express + MCP-SDK paths, closes alert #4). - **`CLOUDFLARE_ACCOUNT_ID`** now read from secrets (masked in public run logs; secret created beforehand; the variable is deleted after the next validated dispatch — historical logs remain unredacted regardless). - `build-snapshot` environment casing normalized to `Production`; sandbox Dockerfile comment ties alerts #9/#8 to the existing overlay mitigation. ## Verification notes - [x] `pnpm lint` / `pnpm typecheck` / `pnpm turbo build --force` / `pnpm deadcode` / `pnpm architecture:check` / `pnpm turbo skills:build` — independent clean-install rerun - Lockfile diff limited to the two override resolutions; `pnpm why body-parser` single-resolves 2.3.0. - Post-merge: rebase #76/#78 (title gate), re-run #96 (expired quarantine), merge #81 after diff re-check; dispatch deploy to validate the secret-backed account id; then delete the variable.
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the workspace group with 3 updates in the / directory: @ai-sdk/anthropic, @ai-sdk/deepseek and @ai-sdk/google.
Updates
@ai-sdk/anthropicfrom 3.0.84 to 3.0.103Release notes
Sourced from @ai-sdk/anthropic's releases.
Changelog
Sourced from @ai-sdk/anthropic's changelog.
... (truncated)
Commits
909df02Version Packages (#17927)7865a71backport: fix(anthropic): report thinking tokens as reasoning token usage (#1...f6ac6a2Version Packages (#17910)b4c4426feat(anthropic): opus 5 (#17905)07edaeaVersion Packages (#17825)0608dca[v6.0] fix: incorrect capability defaults for unrecognized Claude model IDs (...f53b627Version Packages (#17650)b7afc80[v6.0] fix: surface the implicit output token limit for unknown Anthropic mod...20e2395Version Packages (#17552)db8cff6[v6.0] fix: prevent Bedrock native structured output from forwarding unsuppor...Updates
@ai-sdk/deepseekfrom 2.0.39 to 2.0.50Changelog
Sourced from @ai-sdk/deepseek's changelog.
... (truncated)
Commits
da5fbd2Version Packages (#17425)c827936Version Packages (#17253)55be323Backport: fix: Azure DeepSeek structured output returns JSON in reasoning wit...303dd7dVersion Packages (#17205)46dca7cVersion Packages (#16952)885e236Version Packages (#16820)327642b[v6.0] fix: more precise default message for tool execution denial (#16804)bef93ae[v6.0] fix: prevent streaming tool calls from finalizing on parsable partial ...8de2bdbVersion Packages (#16768)f1f0617[release-v6.0] fix(deepseek): exclude internal.d.ts from typecheck (#16746)Updates
@ai-sdk/googlefrom 3.0.82 to 3.0.102Release notes
Sourced from @ai-sdk/google's releases.
Changelog
Sourced from @ai-sdk/google's changelog.
... (truncated)
Commits
98d8c43Version Packages (#18028)e728a98[v6.0] fix: preserve sampling-option behavior in Google Interactions (#18026)ac40b4eVersion Packages (#17918)326887bBackport: fix(google): omit unsupported function call IDs (#17911)07edaeaVersion Packages (#17825)dae771a[v6.0] feat: use forward-compatible capability defaults for unknown Google Ge...f53b627Version Packages (#17650)2886d22[v6.0] fix: prevent warnings and skip-validator injection for valid Gemini 3 ...95c9e8dVersion Packages (#17604)a09f944backport (v6): feat(google): addgemini-3.6-flashand `gemini-3.5-flash-lit...